24. Drawing Conclusions Quiz
Below is a Jupyter notebook where you will explore
store_data.csv
, a practice dataset on weekly sales of different grocery stores. Use what you've learned to answer the following questions. Submit your answers to these questions in the quizzes below the Jupyter notebook.
Given store sales data, use Python to draw conclusions about how these stores are performing.
- Which store has the highest total sales for the final month of data?
- Which store makes the most sales on average?
- Which store sells the most during the week of March 13th, 2016?
- In what week does store C make its worst sales?
- Which store has the most sales in the latest 3-month period?
Workspace
This section contains either a workspace (it can be a Jupyter Notebook workspace or an online code editor work space, etc.) and it cannot be automatically downloaded to be generated here. Please access the classroom with your account and manually download the workspace to your local machine. Note that for some courses, Udacity upload the workspace files onto https://github.com/udacity , so you may be able to download them there.
Workspace Information:
- Default file path:
- Workspace type: jupyter
- Opened files (when workspace is loaded): n/a